home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr13 / 1stedit.zip / 1STEDIT.HLP (.txt) < prev    next >
Borland Turbo Vision Help  |  1995-02-18  |  50KB  |  785 lines

  1. MAIN Help r
  2.              
  3.            
  4.   1STEDIT V3.00  
  5.              
  6.               (c)1992,1994 GDSOFT
  7.          Used under license for 1STREADER
  8.               (c) 1994 Mark Herring
  9. Topics: *
  10.  Dialogs 
  11.  Editor 
  12.  Menus 
  13.  Glossary
  14. This editor can handle files up to 64K.  It also supports the following features : 
  15.          .. Wordwrap
  16.          .. Multiple Files (up to 16)
  17.          .. Automatic edit of DOS system files
  18.          .. WORDSTAR command structure ( WHONEEDSWORDPERFECT !!)
  19.          .. Spell Checking
  20. This program is dedicated to the BBSers all over the world !! 
  21.  DRAG Mode                       MAIN
  22. The current window is being moved or resized.  Press [Enter] to keep the current position, or [Esc] to restore the former position and/or size. 
  23. This help context is reserved. 
  24.  SYSTEM Menu     (Alt-SpaceBar)   MAIN
  25. System functions B
  26.  Topics:
  27.  About 
  28.  Refresh
  29. display 
  30.  Clear
  31. desktop 
  32.  System
  33. files
  34.  Help on ABOUT            SYSTEM
  35. Program information, copyright, version, command-line switches. 
  36.  Help on CLEAR DESKTOP    SYSTEM
  37. Closes all desktop windows.  If changes have been made to any window since the last save, you will be prompted whether or not to save the changed contents of the window. 
  38.  Help on REFRESH DISPLAY   SYSTEM
  39. Redraws the screen and tiles the windows; 
  40.  Help on SYSTEM FILES      SYSTEM
  41. Closes all windows, then reloads the PC's system setup/start-up files: N
  42.      DOS:  AUTOEXEC.BAT and CONFIG.SYS
  43.      WINDOWS : WIN.INI and SYSTEM.INI
  44. Network copies of these files are NOT loaded. ?
  45. DOS files are located using the COMSPEC environment variable. 
  46.  MENUS Help                      MAIN
  47. Select which menu you would like help on.     
  48. Topics: 5
  49.  File    
  50.  Edit
  51.  Search  
  52.  Windows
  53.  Desktop 
  54.  Print
  55.  FILE Menu       [Alt]-[F]       MENUS
  56. This menu allows you to access various file commands.  Select which menu item you would like help on. 
  57. Sub Topics: 
  58.  Open          
  59.  New          
  60.  Save
  61. Continue 
  62.  Save
  63. Done    
  64.  Save
  65.  Change
  66. Dir    
  67.  Shell
  68.  Exit          
  69.               
  70.  OPEN            [F3]            FILE
  71. Select a file from disk to edit. 
  72.  NEW                             FILE
  73. Automatically open a blank edit window with the title of UNTITLED.  You can start typing text right away. 
  74.  SAVE CONTINUE   [F2]            FILE
  75.                                  SAVE
  76. Save text in the current window to disk and continue editing. If your window is titled UNTITLED, you will be asked to supply a file name. Otherwise, the text is saved to disk using the current window
  77. title. 9
  78. This command is disabled until you open an edit window. 
  79.  SAVE DONE       [Ctrl]-[K]-[D]  FILE
  80.                                  SAVE
  81. Save text in the current window to disk and close the edit window. If your window is titled UNTITLED, you will be asked to supply a file name. Otherwise, the text is saved to disk using the current window title. 9
  82. This command is disabled until you open an edit window. 
  83.  SAVE FILE       [Ctrl]-[K]-[F]  FILE
  84.                                  SAVE
  85. Save text in the current window to disk under a new file name. You are asked to which file you would like to save the text. The file may be an existing disk file, or a new file. 
  86. Once your text is saved, you can continue using the editor on the current edit window.  Note that the window
  87. title will change to reflect your new file name. 9
  88. This command is disabled until you open an edit window. 
  89.  CHANGE DIR                      FILE
  90. Change to another directory. 
  91.  SHELL TO DOS                    FILE
  92. Drop into MS-DOS to use various DOS commands, run other programs, and do all those wondrous things MS-DOS allows you to do. k
  93. When you are done using MS-DOS, type in "EXIT" and you will return to where you were in your application. 
  94.  EXIT            [Alt]-[X]       FILE
  95. Terminate the current application and return to MS-DOS. 
  96. Before the application is terminated, all windows on the desktop will be saved to the default desktop file on disk.  The current video mode is saved with the desktop. 
  97. The next time you use this application, the last desktop you had open will be restored, along with the video mode you were in. 
  98.  EDIT Menu  [Alt]-[C]       MENUS
  99. This menu allows you to cut, copy, and paste text to and from the clipboard.  You can also undelete your last text operation, clear selected
  100. text from your document without putting it into the clipboard, or view current clipboard contents. 
  101. Sub Topics: j
  102.  Undo        
  103.      
  104.  Copy        
  105.  Cut 
  106.  Paste
  107.  Clipboard   
  108.      
  109.  Clear       
  110.      
  111.  Spell
  112. Check 
  113.  UNDO            [Ctrl]-[U]      EDIT
  114.                  [Ctrl]-[Q]-[L]  EDITOR
  115. Undo your last text operation.  Whether you entered text that you don't really want, or accidentally deleted some text you would like to restore, UNDO will restore the text to its original context. 
  116. However, you must select UNDO before you use any cursor
  117. key. The UNDO buffer is based on cursor movement.  As long as you are entering or deleting text you can UNDO it. This also applies to marking blocks of text and deleting them. The deletion can be undone, as long as you don't move the cursor with a cursor
  118. key (i.e., [PgUp], [Right-Arrow], [Home], etc.). Once the cursor is moved, the UNDO buffer flushes itself and the original text context is forever gone. 
  119. This does not apply to using any of the text reformatting
  120. keys. Wordwrap can not be undone. Nor can paragraph or document reformatting. L
  121. This command is disabled until you enter or delete text in an edit window. 
  122.  COPY            [Ctrl]-[Ins]    EDIT
  123.                  [Ctrl]-[K]-[K]  MOVING
  124.                                  SELECT
  125. Copy selected text to the clipboard.  Using COPY indicates that you want to take a "copy" of your selected
  126. text, leaving the text in your document intact. A
  127. This command is disabled until you place text on the clipboard. 
  128.  CUT             [Shift]-[Del]   EDIT
  129.                  [Ctrl]-[K]-[Y]  DELETE
  130.                                  SELECT
  131. Cut selected
  132. text out of your document to the clipboard.  Using CUT indicates that you want to "cut" your selected
  133. text, removing the text from your document. A
  134. This command is disabled until you place text on the clipboard. 
  135.  PASTE           [Shift]-[Ins]   EDIT
  136.                  [Ctrl]-[K]-[C]  MOVING
  137. Paste text into your document from the clipboard. In order to use this option, text must have been placed on the clipboard previously using COPY or CUT commands. A
  138. This command is disabled until you place text on the clipboard. 
  139.  CLIPBOARD                       EDIT
  140. View the contents of the clipboard.  The clipboard will be blank unless you previously put something on it using the COPY or CUT commands. Z
  141. To exit the clipboard, press [Alt]-[F3] and you will return to your current edit window. 
  142.  CLEAR           [Ctrl]-[Del]    EDIT
  143.                                  DELETE
  144.                                  SELECT
  145. Clear selected text from your document.  This is much like the CUT option, but the selected
  146. text is not put on the clipboard. E
  147. Use this command only if you want to delete selected text for good. 1
  148. This command is disabled until you select
  149. text. 
  150.  SPELLCHECK (F4)                   EDIT
  151. This option allows spell checking of the current desktop window. For this feature to work, you MUST have the NE spelling dictionary files on your PATH. Any mispelled words will be detected and you will be presented with a dialog of suggested words that you can pick from. You may Skip, Ignore, Replace from the suggested word list. Additionall, you can type the correct spelling if you choose. s
  152. Your corrected word will automatically be inserted into the text. Press CANCEL to abort the spell check function. 
  153.  SEARCH Menu     [Alt]-[S]       MENUS
  154.                                  EDITOR
  155. This menu allows you to look for and/or replace text within your document.  It also offers the option of quickly repeating the last find or search/replace action. 
  156. Sub Topics: "
  157.  Find  
  158.  Search/Replace
  159.  Again 
  160.  FIND            [Ctrl]-[Q]-[F]  Search
  161. Find a particular bit of text in your document.  A dialog
  162. box will appear asking you what text to find, and gives you the option of finding text that is case sensitive or whole words only. 9
  163. This command is disabled until you open an edit window. 
  164.  SEARCH/REPLACE  [Ctrl]-[Q]-[A]  SEARCH
  165. This is similar to using FIND text, however you also have to provide text with which to replace text you find.  A dialog
  166. box will appear asking you what text to find, what text to replace it with, and if the search is case sensitive, for whole words only, to prompt before replacing text, or to replace all finds without prompting. 9
  167. This command is disabled until you open an edit window. 
  168.  AGAIN           [Ctrl]-[L]      SEARCH
  169. This will allow you to quickly repeat the last FIND or SEARCH/REPLACE action without having to enter your FIND or SEARCH/REPLACE parameters into a dialog
  170. box again. 9
  171. This command is disabled until you open an edit window. 
  172.  WINDOWS Menu    [Alt]-[W]       MENUS
  173. This menu allows you to navigate amongst the different windows open on the desktop, resize or move a window, or arrange your windows in a tile or cascade pattern on the desktop. 
  174. Sub Topics: g
  175.  Resize/Move 
  176.  Zoom        
  177.  Previous    
  178.  Next
  179.  Close       
  180.  Tile        
  181.  Cascade 
  182.  User
  183. Screen
  184.  RESIZE/MOVE     [Ctrl]-[F5]     WINDOWS
  185. Resize or move the current window on the desktop. The first thing you will note is that the window
  186. border will change color.  You can now resize or move the window. 
  187.  Title 
  188.  <--Title Bar
  189.                          
  190.                          
  191.                          
  192.                          
  193.                          
  194.  <--Resize
  195. corner
  196. To resize the window, hold the [Shift] key down and press the right or down arrow.  If you are using a mouse, you must first click on the bottom right "resize"
  197. corner of the window, and while holding the mouse button down, move it right or down to make the window grow.  You reverse the process to shrink the window. 
  198. To move the window, you press the arrow key that corresponds to the direction you want to move the window.  To move it quickly, press the [Ctrl] key and the arrow key that corresponds to the direction you want to move the window.  If you are using a mouse, you must place the mouse cursor on the title
  199. bar of the window, press the mouse button, and move the window to where you want it while you hold the mouse button down. 
  200. When you are done resizing/moving the window, press [Enter] and the window
  201. border returns to its default color. If you are using a mouse, just let go of the mouse button. W
  202. This command is disabled unless a window that can be resized/moved is on the desktop. 
  203.  ZOOM            [F5]            WINDOWS
  204. Toggle between filling the desktop with the current window, or shrinking the window to its normal size. 
  205.  Title 
  206.  <--Title Bar
  207.                          
  208.                          
  209.                          
  210.                          
  211.                          
  212.  <--Resize corner
  213. If you are using a mouse, click on the arrow(s) on the title
  214. bar of the window.  Windows without arrow(s) on the title
  215. bar of the window can not be zoomed. P
  216. This command is disabled unless a window that can be zoomed is on the desktop. 
  217.  PREVIOUS        [Shift]-[F6]    WINDOWS
  218. Go back to the previous window on the desktop, if you have multiple windows open. 
  219. Note that there is a bug in TurboVision.  If you have only one window open on the desktop and try to go to the previous window and then the next window, your cursor gets lost.  Simply press a key to get the cursor back. N
  220. This command is disabled unless there is at least one window on the desktop. 
  221.  NEXT            [F6]            WINDOWS
  222. Go to the next window on the desktop, if you have multiple windows on the desktop. 
  223. Note that there is a bug in TurboVision.  If you have only one window open on the desktop and try to go to the previous window and then the next window, your cursor gets lost.  Simply press a key to get the cursor back. N
  224. This command is disabled unless there is at least one window on the desktop. 
  225.  CLOSE           [Alt]-[F3]      WINDOWS
  226. Close the window that is currently selected on the desktop. You select this option when you are done using a window. 
  227. You may also press the [Esc] key in many instances, or use the mouse to click on the close
  228. icon in the upper left corner of a window. .
  229.  Close
  230.  Icon:[
  231. ]     
  232.               
  233.                          
  234.               
  235.                          
  236.               
  237.                          
  238.               
  239.                          
  240.               
  241.                          
  242.               
  243. This command is disabled unless there is at least one window on the desktop. 
  244.  TILE                            WINDOWS
  245. Arrange all windows on the desktop in a tile pattern.  An example of four windows tiled on the desktop would look like this: 
  246.                
  247.                
  248.                
  249.                
  250.                
  251.                
  252.                
  253.                
  254.                
  255.                
  256.                
  257.                
  258.              Tiled Windows
  259. This command is disabled unless there is at least one window on the desktop. 
  260. CASCADE                          WINDOWS
  261. Menu 
  262. Arrange all windows on the desktop in a cascade pattern.  An example of four windows cascaded on the desktop would look like this: Z
  263.                          
  264.                          
  265.                          
  266.                          
  267.                          
  268.         Cascaded Windows
  269. This command is disabled unless there is at least one window on the desktop. 
  270. USER SCREEN     [Alt]-[F5]       WINDOWS
  271. Menu ~
  272. Display the DOS screen that existed upon entering the editor. Pressing ANY key will return you to the current editor window. 
  273.  DESKTOP Menu    [Alt]-[O]       MENUS
  274. This menu allows you to load and store the desktop, toggle between regular and 43/50 line screen mode, and set the global default right margin. 
  275. Sub Topics: [
  276.  Load
  277. Desktop 
  278.  Store
  279. Desktop
  280.  Disable/Enable
  281. Desktop 
  282.  43/50
  283. Lines
  284.  Default
  285. Right
  286. Margin
  287.  LOAD DESKTOP                    DESKTOP
  288. Load a previous desktop from disk.  Note that you must have previously saved a desktop for this option to work, and it is always retrieved from the same file. P
  289. The video mode of the previous desktop is restored when you load that desktop. 
  290.  SAVE DESKTOP                    DESKTOP
  291. Save your current desktop to disk.  Note that the desktop is automatically saved when you exit the application, and it is always saved to the same file! B
  292. The video mode of the current desktop is also saved to the file. 
  293.  DISABLE/ENABLE DESKTOP         DESKTOP
  294. You may not wish to save the desktop at all.  This allows you to completely disable desktop saving or re-enable it once it is off. 
  295.  43/50 LINES                     DESKTOP
  296. Toggle between regular and 43/50 line video mode, providing your video card can support it. T
  297. This option is disabled if your video card does not support 43/50 line video mode. 
  298.  DEFAULT RIGHT MARGIN           DESKTOP
  299. By default, when  you open a file, the  default right margin is set to 76. You can change this default using this option. Once set, this becomes the default for all new files.  You can still set the right margin for any file by using CTRL[O][R]. Margins 
  300.  PRINT Menu    [Alt]-[P]       MENUS
  301. This menu allows you to print the current desktop, and to set the left and top printer margins. Additionally any one of several commonly used printer types may be selected. Text will be printed in NEAR LETTER quality mode for the selected printer. 
  302. Sub Topics: ,
  303. Margin 
  304.  Left
  305. Margin 
  306.  Select
  307. Printer
  308.  SET TOP PRINT MARGIN        PRINT
  309. Set the number of blank lines BEFORE the start of printing text. k
  310. The program stores this value as a system default and it will remain in effect until you change it again. 
  311.  SET LEFT PRINT MARGIN      PRINT
  312. Set the number of spaces to the LEFT of printed text. l
  313. The program stores this value as a system default. It remains in effect for all future use of the program. 
  314.  SELECT PRINTER TYPE       PRINT
  315. Select one of several common printer types. The text will be output in NEAR LETTER quality mode, and this option tells the program what printer codes to send to the printer. C
  316. EPSON, IBM, ALPS, TOSHIBA, BROTHER, and LASERJET are the choices. m
  317. Most dot-matrix printers can be either EPSON or IBM, and the most lasers use the HP LASERJET control codes. v
  318. The selected value become the default for all later use, so if you change printers, make sure you change this value. 
  319.  PRINT FILE   [Ctrl]-[K][P]     PRINT
  320. Print the current file on the selected printer. Pressing ESCAPE during the printing will abort the output. 
  321.  EDITOR COMMANDS                 Main
  322. Index
  323. This is a small, compact, 64K editor based on the Borland IDE editor.  It supports wordwrap, justifying text, and has a number of other WordStar commands. 
  324. Sub Topics: 
  325.  Centering  
  326.  Control
  327. Chars 
  328.  Cursor
  329.  Deleting   
  330.  Formatting    
  331.  GetDate
  332.  GetTime    
  333.  Indenting     
  334.  Inserting
  335.  Margins    
  336.  Moving        
  337.  Marking
  338.  Saving     
  339.  Searching     
  340.  Selecting
  341.  Tabs       
  342.  Undo          
  343.  Spell
  344. Check
  345.  Wordwrap   
  346.  Output Date     [Ctrl]-[O]-[D]  EDITOR
  347. The current DATE is output at the current cursor position. 9
  348. This command is disabled until you open an edit window. 
  349.  Output Date     [Ctrl]-[O]-[T]  EDITOR
  350. The current TIME is output at the current cursor position. 9
  351. This command is disabled until you open an edit window. 
  352.  CURSOR Cmds                     EDITOR
  353. The following topics are available for cursor movement: 
  354.  Sub Topics:
  355.  Appearance   
  356.  Char
  357. Left      
  358.  Char
  359. Right
  360.  Document
  361.  Document
  362. Start 
  363.  Jump
  364.  Jump
  365. Mark    
  366.  Line
  367. Down      
  368.  Line
  369.  Line
  370. Start   
  371.  Line
  372. Up        
  373.  Page
  374. Bottom
  375.  Page
  376. Down    
  377.  Page
  378. Up        
  379.  Page
  380.  Scroll
  381. Up    
  382.  Scroll
  383. Down    
  384.  Word
  385.  Word
  386. Right   
  387.                 
  388.  DELETE Cmds                     EDITOR
  389. The following topics are available for deleting text: 
  390. Sub Topics: l
  391.  Char
  392. Left    
  393.  Char
  394. Right 
  395.  Line
  396.  Line
  397. End     
  398.  Line
  399. Start 
  400.  Selected
  401. Clear
  402.  Selected
  403.  Word       
  404.  FORMAT Cmds                     EDITOR
  405. The following topics are available for formatting text: 
  406. Sub Topics: !
  407.  Document 
  408.  Paragraph 
  409.  Justify
  410.  MARK Cmds                       EDITOR
  411. The following topics are available for text place markers: 
  412.  Goto 
  413.  MOVING Cmds                     EDITOR
  414. The following topics are available for moving text: 
  415. Sub Topics: 
  416.  Copy
  417. Text 
  418.  Paste
  419.  SAVE Cmds                       EDITOR
  420. The following topics are available for saving text: 1
  421.  Save
  422. Continue
  423.  Save
  424.  Save
  425.  SELECT Cmds                     EDITOR
  426. The following topics are available for selecting text: ,
  427.  Clear 
  428.  Copy  
  429.  Hide  
  430.  Start 
  431.  Word
  432.  TAB Cmds                        EDITOR
  433. The following topics are available for setting and using tabs: 
  434.  Set 
  435.  DEL CHAR RIGHT  [BackSpace]     DELETE
  436.                  [Ctrl]-[H]      EDITOR
  437. Move the cursor to the left one space, deleting the character before it. 
  438.  CENTER LINE     [Ctrl]-[Q]-[C]  EDITOR
  439. Center text on the line your cursor is sitting on.  Text is centered according to the current value of the right margin. 9
  440. This command is disabled until you open an edit window. 
  441.  CONTROL CHARS  [Ctrl]-[P]-[?]  EDITOR
  442. There are often times when you want to insert control characters into your text. This is done by holding down [Ctrl]-[P] and pressing the key that corresponds to the character you want entered into the text. You will need a good ASCII chart to determine what keys to press. For example, [Ctrl]-[P]-[L] would put a HEX(0C) or Decimal 12 into your text. This causes most printers to do a form feed. 
  443.  CHAR LEFT       [Left Arrow]    CURSOR
  444.                  [Ctrl]-[S]      EDITOR
  445. Move the cursor to the left one space.  No characters are deleted. 
  446.  CHAR RIGHT      [Right Arrow]   CURSOR
  447.                  [Ctrl]-[D]      EDITOR
  448. Move the cursor to the right one space.  No characters are deleted. 
  449.  DEL CHAR LEFT   [Del]           DELETE
  450.                  [Ctrl]-[G]      EDITOR
  451. Delete the character to the right of the cursor.  All other characters on the line are moved to the left to fill the vacant space. 
  452.  DEL TO END LINE [Ctrl]-[Q]-[Y]  DELETE
  453.                                  EDITOR
  454. Delete all characters from the current cursor position to the end of the current line. 
  455.  DELETE LINE     [Ctrl]-[Y]      DELETE
  456.                                  EDITOR
  457. Delete the current line. All lines below it are moved up by one line. 
  458.  DEL TO START LINE [Ctrl]-[Q]-[H]     DELETE
  459.                    [Ctrl]-[Backspace] EDITOR
  460. Delete all characters from the current cursor position to the start of the line. 
  461.  DELETE WORD     [Ctrl]-[T]      DELETE
  462.                                  EDITOR
  463. Delete characters from the current cursor position to the last character in the word, if the cursor is sitting in a word.  If the cursor is sitting in spaces, all spaces to the beginning of the next word will be deleted. 
  464.  PAGE BOTTOM     [Ctrl]-[End]    CURSOR
  465.                                  EDITOR
  466. Move the cursor to the bottom of the current page.  A page is defined as all text that is within the current window frame. 
  467.  HIDE SELECTION  [Ctrl]-[K]-[H]  EDITOR
  468.                                  SELECT
  469. Unhighlight any text you may have selected.  You press this key sequence if you decide you don't need to perform any action on the selected text. I
  470. Pressing the down arrow without the [Shift] key will do the same thing. 
  471.  PAGE TOP        [Ctrl]-[Home]   CURSOR
  472.                                  EDITOR
  473. Move the cursor to the top of the current page.  A page is defined as all text that is within the current window frame. 
  474.  AUTO-INDENT     [Ctrl]-[Q]-[I]  EDITOR
  475. Toggle the editor auto-indent feature on/off. 
  476. Auto-indent will automatically indent the cursor to the same position on the next line as the first character on the current line when [Enter] is pressed. M
  477. If Auto-Indent is on, an "I" will appear on the edit window indicator line. 9
  478. This command is disabled until you open an edit window. 
  479.  INSERT LINE     [Ctrl]-[N]      EDITOR
  480. Insert a carriage return and line feed pair at the current cursor position.  All characters at the cursor position and to the end of the line will be moved down to the next line. k
  481. Unlike the [Enter] key, the cursor stays at its current position and does NOT move down to the next line. 
  482.  INSERT MODE     [Ins]           CURSOR
  483.                  [Ctrl]-[V]      EDITOR
  484. Toggle the cursor between insert and overstrike mode.  In insert mode, characters are inserted into the text at the current cursor position and all characters after the cursor are moved to the left.  In overstrike mode, characters at the cursor position are replaced with the new character you type. 
  485.  JUMP TO LINE    [Ctrl]-[J]-[L]  CURSOR
  486. Quickly jump to any line in your document.  A dialog
  487. box will appear that requests the line number you wish to jump to. Valid entries are 1 through 9999. R
  488. Your cursor will remain on the current line if you enter an invalid line number. 9
  489. This command is disabled until you open an edit window. 
  490.  LINE DOWN       [Down Arrow]    CURSOR
  491.                  [Ctrl-[X]       EDITOR
  492. Move the cursor down to the next line. 
  493.  LINE END        [End]           CURSOR
  494.                  [Ctrl]-[Q]-[D]  EDITOR
  495. Move the cursor from its current position to the end of the line. 
  496.  LINE START      [Home]          CURSOR
  497.                  [Ctrl]-[Q]-[S]  EDITOR
  498. Move the cursor from its current position to the start of the line. 
  499.  LINE UP         [Up Arrow]      CURSOR
  500.                  [Ctrl]-[E]      EDITOR
  501. Move the cursor up one line. 
  502.  NEW LINE        [Enter]         EDITOR
  503.                  [Ctrl]-[M]
  504. Insert a carriage return at the current cursor position.  The cursor will move down to the next line.  If Auto-Indent is on, the cursor will indent to the the same position as the first character of the line the cursor was on when [Enter] was pressed.  Otherwise the cursor goes to the first position of the new line. 
  505.  PAGE DOWN       [PgDn]         CURSOR
  506.                  [Ctrl]-[C]     EDITOR
  507. Move the cursor down a page at a time through your text.  Note that a page is defined as all text that is within the current window frame. 
  508. This is not a "true" page down feature, in that the first time you press the key the cursor simply goes to the bottom of the current page.  You'll probably have to press it twice to get to the next page.  Thereafter, it works as a true page down feature. 
  509.  PAGE UP         [PgUp]          CURSOR
  510.                  [Ctrl]-[R]      EDITOR
  511. Move the cursor up a page at a time through your text.  Note that a page is defined as all text that is within the current window frame. 
  512. This is not a "true" page up feature, in that the first time you press the key the cursor simply goes to the top of the current page.  You'll probably have to press it twice to get to the previous page.  Thereafter, it works as a true page up feature. 
  513.  DOCUMENT REFORM [Ctrl]-[Q]-[U]  FORMAT
  514. Quickly reformat your document text.  A dialog
  515. box will appear that allows you to select whether to begin reformatting at the current cursor position or from the beginning of the document. 
  516. Reformatting is based on the position of the first character in the first line of a paragraph and the current right margin setting.  You must be VERY careful when using this feature for you can easily ruin your document's appearance using the reformatting feature. 
  517. You can NOT undo the reformatting process.  It is permanent. Therefore, you are advised to save your document BEFORE you use this feature. 9
  518. This command is disabled until you open an edit window. 
  519.  PARAGRAPH REFORM  [Ctrl]-[B]    FORMAT
  520. Quickly reformat a paragraph. 
  521. Reformatting is based on the position of the first character of the current line the cursor is on and the current right margin setting.  Reformatting takes place from the current line to the end of the paragraph. >
  522. You can NOT undo the reformatting process.  It is permanent. 9
  523. This command is disabled until you open an edit window. 
  524. PARAGRAPH JUSTIFY  [Ctrl]-[O]-[J] FORMAT
  525. Cmds @
  526. Quickly RIGHT justify a paragraph to the right margin setting. 
  527. The current paragraph is right justified from the first line to the NEXT to the last line.  The LAST line is NOT right justified. 
  528. You can NOT undo the justify process.  It is permanent. However, you can use REFORMAT PARAGRAPH to return the paragraph to its former shape. 9
  529. This command is disabled until you open an edit window. 
  530.  FILE RIGHT MARGIN    [Ctrl]-[O]-[R]  EDITOR
  531. Set  a right  margin value   for this  file ONLY.  A dialogbox will  appear that asks you  to enter a right margin value. Right margin values  may range from 10 to 255. The  default right margin may  be   set  using Default
  532. Right
  533. Margin 
  534. The right margin is used by the editor wordwrap, reformatting, and centering features to determine where to wrap a line of text. 9
  535. This command is disabled until you open an edit window. 
  536.  SCROLL DOWN     [Ctrl]-[Z]      CURSOR
  537.                                  EDITOR
  538. Emulates the IDE function of scrolling the screen up while maintaining the cursor position. If the original cursor position scrolls off the screen, the cursor scrolls down a line.  This forces the cursor to stay in the upper left corner of the screen should the original cursor position scroll away. 
  539.  SCROLL UP       [Ctrl]-[W]      CURSOR
  540.                                  EDITOR
  541. Emulates the IDE function of scrolling the screen down while maintaining the cursor position.  If the original cursor position scrolls off the screen, the cursor scrolls up a line. This forces the cursor to stay in the lower left corner of the screen should the original cursor position scroll away. 
  542.  SELECT WORD     [Ctrl]-[K]-[T]  EDITOR
  543.                                  SELECT
  544. Highlight the current word the cursor is sitting on.  The word is marked from the current cursor position to the next space or end of line, whichever comes first.  The marked word is put into the clipboard without further effort on your part. Marking works in the normal manner, i.e., it disappears the moment you move the cursor. z
  545. Note that NOTHING will happen if you try to use this command when the cursor is sitting on a space or the end of a line. 
  546.  TAB STOPS       [Ctrl]-[O]-[I]  TAB
  547. Enter custom tab stop preferences in a dialog
  548. box. These tab stops are used to allow you to quickly insert spaces, or jump over text to a designated tab stop. 9
  549. This command is disabled until you open an edit window. 
  550.  START SELECT [Ctrl]-[K]-[B]       EDITOR
  551.               [Shift]-[Down Arrow] SELECT
  552. Start selecting text.  Selected text is that text which is not the same color as normal text.  You select text when you want to perform a particular action on that text and no other text, such as COPY, CUT, CLEAR, etc. 
  553.  TAB KEY         [Tab]           EDITOR
  554.                  [Ctrl]-[I]      TAB
  555. Move the cursor to the next tab stop.  Tab stops default to every fifth character on a line.  You may reset the tab stops by using [Ctrl]-[O]-[I]. x
  556. When in INSERT mode, the cursor will attempt to go to the next tab stop, happily INSERTING SPACES as it looks for that next stopping point.  If it is at the last tab stop, it stops inserting spaces and takes a big jump to the first character of the next line.  Try to keep tab use to a minimum when the cursor is in insert mode.  You eat up valuable buffer space real quick! 7
  557. When in OVERSTRIKE mode, the cursor will attempt to go to the next tab stop, happily skipping over characters as it looks for that next stopping point.  If it is at the last tab stop, OR the line is too short to allow it to reach the next tab stop, it takes a big jump to the first character of the next line. 
  558.  DOCUMENT END    [Ctrl]-[PgDn]   CURSOR
  559.                  [Ctrl]-[Q]-[C]  EDITOR
  560. Move the cursor from its current position to the end of the document. 
  561.  DOCUMENT START  [Ctrl]-[PgUp]   CURSOR
  562.                  [Ctrl]-[Q]-[R]  EDITOR
  563. Move the cursor from its current position to the start of the document. 
  564.  WORD LEFT  [Ctrl]-[F]           CURSOR
  565.             [Ctrl]-[Right-Arrow] EDITOR
  566. Move the cursor to the beginning of the previous word.  Use this feature when you want to quickly jump from word to word. 
  567.  WORD RIGHT  [Ctrl]-[A]          CURSOR
  568.              [Ctrl]-[Left Arrow] EDITOR
  569. Move the cursor to the beginning of the next word.  Use this feature when you want to quickly jump from word to word. 
  570.  WORDWRAP        [Ctrl]-[O]-[W]  EDITOR
  571. Toggle the editor wordwrap feature on/off. 
  572. Wordwrap allows you to type in text and automatically wrap to the next line when the cursor reaches the current right margin setting. I
  573. If wordwrap is on, a "W" will appear on the edit window indicator line. 9
  574. This command is disabled until you open an edit window. 
  575.  GOTO MARKER     [Ctrl]-[Q]-[#]  CURSOR
  576.                                  MARK
  577. Using the WordStar [Ctrl]-[Q]-[#] key sequence, where "#" is a number 1,2,3,4,5,6,7,8,9, or 0, will allow you to access up to 10 place markers you have previously set in your text.  Your cursor will go nowhere if you try to jump to a non-existant marker. 9
  578. This command is disabled until you open an edit window. 
  579.  SET MARKER      [Ctrl]-[K]-[#]  MARK
  580. Bring up a sub menu that allows you to set up to 10 place markers in your text. 
  581. Using the WordStar [Ctrl]-[K]-[#] key sequence, where "#" is a number 1,2,3,4,5,6,7,8,9, or 0, will allow you to set up to 10 place markers in your text. 9
  582. This command is disabled until you open an edit window. 
  583.  DIALOG Menu                     MAIN
  584. The following topics are available for dialog
  585. boxes: s
  586.  Cancel/No 
  587.  OK/Yes       
  588.  Change
  589.  Find      
  590.  Jump
  591. Line 
  592.  Reformat
  593.  Replace   
  594.  Right
  595. Margin 
  596. Stops
  597.  Cancel 
  598.       No   
  599.             DIALOG
  600. Clicking on these buttons, or pressing [Esc], says "No, go back to what I was doing -- don't change or do anything!". 
  601.     Ok  
  602.       Yes  
  603.             DIALOG
  604. Clicking on these buttons, or pressing [Enter], says "Yes, keep the changes I've made". 
  605.  ABOUT The Program               MAIN
  606. This is just an introductory screen.  Ego and all that jazz! 6
  607. Press [Enter] or click on the OK button to continue. 
  608.  DIRECTORY NAME  [Alt]-[N]       DIALOG
  609.                                  DIR
  610.                                  FILE_Menu
  611. You may type in a directory name, or press the down arrow to get a history of previous directory names.  If you are using the mouse, click on the history
  612. icon to the right of the input
  613. line. 
  614.  DIRECTORY TREE  [Alt]-[T]       DIR
  615.                                  CHDIR
  616. Button
  617. Move the highlighted bar with the up/down arrow keys, or your mouse, to the directory of your choice.  Note that the current directory will remain highlighted. 
  618.  CHDIR Button                    DIR
  619.                                  REVERT
  620. Button
  621. Pressing the CHDIR button will move you into the directory tree area. 
  622.  REVERT BUTTON                   CHDIR
  623. Button
  624.                                  DIR
  625. Pressing the REVERT button will change the directory selection to what it was when you originally brought up this dialog
  626. box. 
  627.  FILE Name       [Alt]-[N]       DIALOG
  628.                                  FILES
  629. Enter the file name you would like to load.  Press [Enter] to accept the current contents on the input
  630. line. You can also press the down arrow to bring up a history
  631. list of any previous entries. 
  632. FILES List       [Alt]-[F]       DIALOG
  633. Menu +
  634.                                  FILE
  635. Files are shown in alphabetical order.  You can use the down/up or left/right arrows, or PgUp/PgDn, to navigate about the file list, moving the highlight bar as you go.  You can also start typing the name of the file you want and the highlight bar will move to that file name. 
  636.  FIND Text       [Alt]-[T]       DIALOG
  637.                                  FIND
  638. Options
  639.                                  SEARCH
  640. Type in the text that you wish to find.  You can also press the down arrow key to bring up a history list of the last text you looked for. Clicking the mouse on the history
  641. icon to the right of the input
  642. line will do the same thing. 
  643.  FIND Options                    FIND
  644. You have two options available when trying to find text. {
  645. You can do a case sensitive search, which means text must match the case of the text you entered before a match is found. 
  646. You may search for whole words only, which means that no match will be found if the text you input is part of a word (i.e, TIME -- "sometime" is NOT a match). 
  647. You use the mouse or up/down arrow keys to highlight the option you want, and click on it or press the spacebar to toggle it on/off. 
  648.  LINE Number                     DIALOG
  649. Enter a line number from 1 to 9999.  You may press the down arrow to select from a history list of previous entries, or use the mouse to click on the history
  650. icon to the right of the input
  651. line. 
  652.  REFORMAT Options                DIALOG
  653. Select one of the buttons to tell the editor where you want to start searching.  You may click on the appropriate button with your mouse, or use the up/down arrow keys to highlight the proper button. 
  654.  REPLACE Text    [Alt]-[N]       DIALOG
  655.                                  REPLACE
  656. Options
  657.                                  SEARCH
  658. Type in the replacement text you want.  You can also press the down arrow key to bring up a history list of the last replacement text. Clicking the mouse on the history
  659. icon to the right of the input
  660. line will do the same thing. 
  661.  REPLACE Options                 REPLACE
  662. The first two options are for finding text. {
  663. You can do a case sensitive search, which means text must match the case of the text you entered before a match is found. 
  664. You may search for whole words only, which means that no match will be found if the text you input is part of a word (i.e, TIME -- "sometime" is NOT a match). .
  665. The last two options are for replacing text. ]
  666. You may request the editor to prompt you for each matching occurance before replacing text. O
  667. You may request the editor replace all matching occurances without prompting. 
  668. You use the mouse or up/down arrow keys to highlight the option you want, and click on it or press the spacebar to toggle it on/off. 
  669.  RIGHT MARGIN                    DIALOG
  670. Enter a right margin value from 10 to 255.  Press the down arrow or click on the history
  671. icon to the right of the input
  672. line to bring up a history list of prior entries. 
  673.  TAB Stops                       DIALOG
  674. Use your right/left cursor keys to move the cursor to the tab stop you want to delete/set.  Press the spacebar to delete tabs, or any other character key (like [x]) to set a tab stop. m
  675. IMPORTANT:  If you press spacebar immediately after you bring this dialog up, all tab stops will be erased! 
  676. You can push the down arrow or click on the history
  677. icon between the OK and CANCEL buttons to bring up a history list of previous tab stop settings. 
  678.  GLOSSARY Menu                   MAIN
  679. The following topics are available for help. 
  680.  Close
  681. Icon    
  682.  Desktop
  683.  Dialog
  684. Box    
  685.  History
  686.  Input
  687. Line    
  688.  Memory
  689. Indicator
  690.  Menu
  691. Bar      
  692.  Pulldown
  693.  Resize
  694. Corner 
  695.  Selected
  696.  Status
  697. Bar    
  698.  Title
  699.  Window
  700. Border 
  701.  GLOSSARY Close Icon             GLOSSARY
  702. The close icon appears in the upper left corner of almost every window.  By clicking on it with your mouse, you can quickly close a window.  If you are not using a mouse, press [Alt]-[F3] or [Esc]. 
  703.  Close
  704.  Icon:[
  705.  Title 
  706.  <--Title Bar
  707.                          
  708.                          
  709.                          
  710.                          
  711.                          
  712.  <--Resize corner
  713.  GLOSSARY Desktop                GLOSSARY
  714. The desktop refers to all the space on the screen between the Menu
  715. Bar and the Status
  716. Bar.  All windows that appear in this area are considered part of the desktop. 
  717.  GLOSSARY Dialog Box             GLOSSARY
  718. A dialog box is a window that pops up to either tell you of some error condition that has occured, or to request further input before an action can be completed.  An example is the Change Directory dialog, which requests you enter the name of the directory you would like to change to. 
  719. A dialog box can several input
  720. lines, such as the search/replace dialog, and usually has several buttons associated with it that allow you to tell the dialog whether to accept or abort your dialog. 
  721.  GLOSSARY History Icon           GLOSSARY
  722. The history icon is a little box with the down arrow in it.  It is usually situated near an input
  723. line within a dialog
  724. box. 
  725. The history icon is selected by pressing the down arrow, or clicking on it with the mouse.  It brings up a new window that contains a list of all previous commands that may have been input.  The list is usually 10 items deep. 
  726. You can select from this list by using the mouse to scroll through it, or the up/down arrow keys.  Pressing [Enter] accepts the input and places it on the input
  727. line. This feature allows you to quickly pick previous entries. 
  728.  GLOSSARY Input Line             GLOSSARY
  729. An input line is always found within a dialog
  730. box. It allows you to enter data to allow some further action to take place.  Input lines will usually have a history
  731. icon associated with them, thereby allowing you to quickly select from amongst a list of previous entries. 
  732.  GLOSSARY Memory Indicator       GLOSSARY
  733. The memory indicator is situated on the bottom right corner of the screen, at the end of the status
  734. bar.  It shows you how much memory is available for further use by the application.  Memory available is shown in "bytes." 
  735.  GLOSSARY Menu Bar               GLOSSARY
  736. The menu bar is the bar that goes across the top of your screen with the names of the pulldown
  737. menus in it. Pressing the [F10] key will highlight one of the menu titles, or pressing the [Alt] key and the highlighted letter of the menu name will pull down that menu.  Clicking on the menu name with a mouse will do the same thing. 
  738.  GLOSSARY Pulldown Menu          GLOSSARY
  739. A pulldown menu is a menu of options that is usually not visible unless you request to "pull it down."  The menu
  740. bar contains the names of the various pull down menus available for your use. C
  741. You press the [F10] key to access the menu
  742. bar and and use the arrow keys to pick the menu name you want.  Then press [Enter] to pull the menu down.  An alternate method is to use the [Alt] key in conjunction with the highlighted character of the menu name.  Clicking on the menu name with a mouse will do the same thing. 
  743.  GLOSSARY Resize Corner          GLOSSARY
  744. The "resize corner" of a window is the bottom right corner that appears a bit different from the rest of the window
  745. border.  By clicking on it with a mouse, you can resize a window to the dimensions you want.  Not all windows have this corner, for not all windows can be resized. 
  746.  Title 
  747.  <--Title Bar
  748.                          
  749.                          
  750.                          
  751.                          
  752.                          
  753.  <--Resize corner
  754.  GLOSSARY Selected Text          GLOSSARY
  755. Selected text is that text which you highlight in your document.  Once text has been selected, you may COPY, CUT, or CLEAR the text.  Selected text has a different color than regular text. 
  756.  GLOSSARY Status Bar             GLOSSARY
  757. The status bar is the bar that appears at the bottom of your screen.  The bar is there to inform you of the commands that are available for your use.  The bar is also used to provide information as to what a particular menu option will do. 
  758.  GLOSSARY Title Bar              GLOSSARY
  759. Every window has a title bar.  The title bar is simply the name of the file that is associated with this particular window. The title bar of a dialog box us usually an indicator as to the function of that dialog. 
  760.  Title 
  761.  <--Title Bar
  762.                          
  763.                          
  764.                          
  765.                          
  766.                          
  767.  <--Resize corner
  768.  GLOSSARY Window Border          GLOSSARY
  769. All windows have a border around them, be it an edit window or a dialog
  770. box.  The border tells you several things about a window.  If the border is highlighted, it means that window is the active window, or the one you are using.  If the border is not highlighted, it means the window is not active. If the border changes to a color that is not normal for active or inactive windows, it means you are resizing and/or moving it. 
  771.  GLOSSARY Zoom Icon              GLOSSARY
  772. The zoom icon is located in the upper right corner of most windows.  It means that this window can be zoomed in on to fill the whole desktop or can be zoomed out of to resume its normal size.  Not all windows can be zoomed. Dialog
  773. boxes are usually not "zoomable." =
  774.                        Zoom
  775.                        Icon [
  776.  Title 
  777.  <--Title Bar
  778.                          
  779.                          
  780.                          
  781.                          
  782.                          
  783.  <--Resize corner
  784. `    a    b    c    d    e    f    g    h    
  785.